Total Complexity | 33 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 322 |
Lines of code | 168 |
Logical lines of code | 89 |
Comment lines | 101 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
searchRooms() | 44 | 10 | 43 | |
findLockedRooms() | 44 | 8 | 42 | |
findFreeRooms() | 53 | 6 | 24 | |
isRoomsFree() | 57 | 3 | 17 | |
modifyQueryAtts() | 61 | 3 | 13 | |
isExistsRooms() | 62 | 1 | 11 | |
findAllIdsByType() | 63 | 1 | 11 | |
getDefaultQueryAtts() | 68 | 1 | 7 |